kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]MutableSet
/
iterator
iterator
Native
abstract
operator override
fun
iterator
(
)
:
MutableIterator
<
E
>
Content copied to clipboard
Returns an iterator over the elements of this object.